Conversation
That's a good question. I'd prefer requiring Although some may have a use case for My mental model is that those shapes should be equal, and hence |
|
@rgommers Thanks for the feedback. Re: broadcasting. My understanding is that, e.g., NumPy permits such broadcasting semantics. |
Based on discussion here: #8 (comment)
|
I've updated the proposed specification to include supported data types and promotion rules, which should now roughly complete the spec for element-wise functions. Remaining concerns include:
However, these concerns can be addressed in follow-up PRs. |
This PR